Total Complexity | 17 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 102 |
Lines of code | 53 |
Logical lines of code | 33 |
Comment lines | 20 |
Methods | 6 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
decrypt() | 55 | 5 | 18 | |
encrypt() | 57 | 4 | 16 | |
getKey() | 71 | 3 | 6 | |
getSalt() | 71 | 3 | 6 | |
__construct() | 76 | 1 | 4 | |
make() | 80 | 1 | 3 |